Hello all
Ive got zabbix agent 1.8.2 and ubuntu 10.10.
My problem is that when the server is rebooted zabbix doesnt restart
If I start zabbix up after the machine is backup it works
ie cd /etc/init.d ; sudo ./zabbix-agent start works fine
But in /etc/rc2.d S01zabbix-agent doesnt
Ive moved it to S03 and it makes no difference. Infact by putting echos into the script Im pretty sure its not executing the script on startup
Permissions for the zabbix-agent script in init.d are 755 root root
Any ideas
Paul
Ive got zabbix agent 1.8.2 and ubuntu 10.10.
My problem is that when the server is rebooted zabbix doesnt restart
If I start zabbix up after the machine is backup it works
ie cd /etc/init.d ; sudo ./zabbix-agent start works fine
But in /etc/rc2.d S01zabbix-agent doesnt
Ive moved it to S03 and it makes no difference. Infact by putting echos into the script Im pretty sure its not executing the script on startup
Permissions for the zabbix-agent script in init.d are 755 root root
Any ideas
Paul
Comment